projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6cae73
)
Small fix for python.el NEWS
author
Fabián Ezequiel Gallina
<fgallina@gnu.org>
Sat, 29 Dec 2012 09:26:58 +0000
(06:26 -0300)
committer
Fabián Ezequiel Gallina
<fgallina@gnu.org>
Sat, 29 Dec 2012 09:26:58 +0000
(06:26 -0300)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 8353d6e1c4497e628bff1dd86334a5a80f7bd954..d7990d3e6b59dce35e929f999166d105881aea4e 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-316,7
+316,7
@@
text based shell).
**** `python-indent-string-contents': Strings are never indented.
**** `python-honour-comment-indentation':
-Comments are
never considered as indentation markers themselve
s.
+Comments are
always considered as indentation marker
s.
**** `python-continuation-offset': Indentation is automatically
calculated in a pep8 compliant way depending on the context.